home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / sleepless-knight.swf / scripts / frame_5 / PlaceObject2_196_1 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Text File  |  2008-09-11  |  126 b   |  7 lines

  1. onClipEvent(enterFrame){
  2.    this.onPress = function()
  3.    {
  4.       getUrl("http://www.armorgames.com", "_blank");
  5.    };
  6. }
  7.